home *** CD-ROM | disk | FTP | other *** search
/ Mac Format 1996 October / MacFormat CD Edition MF42 (October 1996).ISO / mac / MacFormat 42 Browser / SOURCES / oResources_18.k < prev    next >
Text File  |  1996-08-07  |  9KB  |  525 lines

  1. object oResources_18 is cDefaultContainer
  2. with
  3.     Binder is oBinder;
  4.     Label is -1;
  5.     Items is [
  6.         oResources_screen_18_1,
  7.         oCD_IconKiller_box_18_2,
  8.         oCDIcon_killer_18_15,
  9.         oDisinfectant_box_18_3,
  10.         oDisinfectant_18_16,
  11.         oSound_Manager_box_18_5,
  12.         oSound_Manager_18_25,
  13.         oQuickTime_box_18_6,
  14.         oQuickTime_18_21,
  15.         oStuffit_box_18_7,
  16.         oStuffIt_18_26,
  17.         oDocMaker_box_18_8,
  18.         oDocMaker_18_18,
  19.         oShrinkWrap_box_18_9,
  20.         oShrinkWrap_18_23,
  21.         oGraphicsCon_box_18_10,
  22.         oGraphicConverter_18_19,
  23.         oResEdit_box_18_11,
  24.         oResEdit_18_22,
  25.         oCD_index_box_18_12,
  26.         oDisk_wizard_18_17,
  27.         oNews_Watcher_box_18_13,
  28.         oNewsWatcher_18_20,
  29.         oSoftware_FPU_box_18_14,
  30.         oSoftFPU_18_24,
  31.         oAcrobat_box_18_4,
  32.         oAcrobat_18_27,
  33.         oMenu_Button_18_28
  34.     ];
  35. end;
  36.  
  37.  
  38. object oResources_screen_18_1 is cPictureHandler
  39. with
  40.     Duration is -1;
  41.     Supplier is oResources_screen_61_;
  42.     Behavior is cVRBehavior
  43.     has
  44.     with
  45.         Enabled is true; Shown is true; 
  46.         X is 0; Y is 0; Width is 640; Height is 480;
  47.     end;
  48. end;
  49.  
  50.  
  51. object oCD_IconKiller_box_18_2 is cEmptyHandler
  52. with
  53.     Duration is -1;
  54.     Behavior is cVRBehavior
  55.     has
  56.         MouseEnter(theTarget, theX, theY)
  57.             do
  58.                 oCDIcon_killer_18_15.Show(true);
  59.             end;
  60.         
  61.         MouseLeave(theTarget, theX, theY)
  62.             do
  63.                 oCDIcon_killer_18_15.Show(false);
  64.             end;
  65.         
  66.     with
  67.         Enabled is true; Shown is false; 
  68.         X is 25; Y is 63; Width is 99; Height is 47;
  69.     end;
  70. end;
  71.  
  72.  
  73. object oCDIcon_killer_18_15 is cPictureHandler
  74. with
  75.     Duration is -1;
  76.     Supplier is oCDIcon_killer_53_;
  77.     Behavior is cVRBehavior
  78.     has
  79.     with
  80.         Enabled is true; Shown is false; 
  81.         X is 415; Y is 23; Width is 213; Height is 233;
  82.     end;
  83. end;
  84.  
  85.  
  86. object oDisinfectant_box_18_3 is cEmptyHandler
  87. with
  88.     Duration is -1;
  89.     Behavior is cVRBehavior
  90.     has
  91.         MouseEnter(theTarget, theX, theY)
  92.             do
  93.                 oDisinfectant_18_16.Show(true);
  94.             end;
  95.         
  96.         MouseLeave(theTarget, theX, theY)
  97.             do
  98.                 oDisinfectant_18_16.Show(false);
  99.             end;
  100.         
  101.     with
  102.         Enabled is true; Shown is true; 
  103.         X is 157; Y is 63; Width is 80; Height is 53;
  104.     end;
  105. end;
  106.  
  107.  
  108. object oDisinfectant_18_16 is cPictureHandler
  109. with
  110.     Duration is -1;
  111.     Supplier is oDisinfectant_54_;
  112.     Behavior is cVRBehavior
  113.     has
  114.     with
  115.         Enabled is true; Shown is false; 
  116.         X is 415; Y is 23; Width is 213; Height is 114;
  117.     end;
  118. end;
  119.  
  120.  
  121. object oSound_Manager_box_18_5 is cEmptyHandler
  122. with
  123.     Duration is -1;
  124.     Behavior is cVRBehavior
  125.     has
  126.         MouseEnter(theTarget, theX, theY)
  127.             do
  128.                 oSound_Manager_18_25.Show(true);
  129.             end;
  130.         
  131.         MouseLeave(theTarget, theX, theY)
  132.             do
  133.                 oSound_Manager_18_25.Show(false);
  134.             end;
  135.         
  136.     with
  137.         Enabled is true; Shown is true; 
  138.         X is 24; Y is 122; Width is 92; Height is 44;
  139.     end;
  140. end;
  141.  
  142.  
  143. object oSound_Manager_18_25 is cPictureHandler
  144. with
  145.     Duration is -1;
  146.     Supplier is oSound_Manager_64_;
  147.     Behavior is cVRBehavior
  148.     has
  149.     with
  150.         Enabled is true; Shown is false; 
  151.         X is 415; Y is 23; Width is 213; Height is 173;
  152.     end;
  153. end;
  154.  
  155.  
  156. object oQuickTime_box_18_6 is cEmptyHandler
  157. with
  158.     Duration is -1;
  159.     Behavior is cVRBehavior
  160.     has
  161.         MouseEnter(theTarget, theX, theY)
  162.             do
  163.                 oQuickTime_18_21.Show(true);
  164.             end;
  165.         
  166.         MouseLeave(theTarget, theX, theY)
  167.             do
  168.                 oQuickTime_18_21.Show(false);
  169.             end;
  170.         
  171.     with
  172.         Enabled is true; Shown is true; 
  173.         X is 157; Y is 118; Width is 80; Height is 44;
  174.     end;
  175. end;
  176.  
  177.  
  178. object oQuickTime_18_21 is cPictureHandler
  179. with
  180.     Duration is -1;
  181.     Supplier is oQuickTime_59_;
  182.     Behavior is cVRBehavior
  183.     has
  184.     with
  185.         Enabled is true; Shown is false; 
  186.         X is 415; Y is 23; Width is 213; Height is 173;
  187.     end;
  188. end;
  189.  
  190.  
  191. object oStuffit_box_18_7 is cEmptyHandler
  192. with
  193.     Duration is -1;
  194.     Behavior is cVRBehavior
  195.     has
  196.         MouseEnter(theTarget, theX, theY)
  197.             do
  198.                 oStuffIt_18_26.Show(true);
  199.             end;
  200.         
  201.         MouseLeave(theTarget, theX, theY)
  202.             do
  203.                 oStuffIt_18_26.Show(false);
  204.             end;
  205.         
  206.     with
  207.         Enabled is true; Shown is true; 
  208.         X is 284; Y is 122; Width is 89; Height is 40;
  209.     end;
  210. end;
  211.  
  212.  
  213. object oStuffIt_18_26 is cPictureHandler
  214. with
  215.     Duration is -1;
  216.     Supplier is oStuffIt_65_;
  217.     Behavior is cVRBehavior
  218.     has
  219.     with
  220.         Enabled is true; Shown is false; 
  221.         X is 415; Y is 23; Width is 213; Height is 202;
  222.     end;
  223. end;
  224.  
  225.  
  226. object oDocMaker_box_18_8 is cEmptyHandler
  227. with
  228.     Duration is -1;
  229.     Behavior is cVRBehavior
  230.     has
  231.         MouseEnter(theTarget, theX, theY)
  232.             do
  233.                 oDocMaker_18_18.Show(true);
  234.             end;
  235.         
  236.         MouseLeave(theTarget, theX, theY)
  237.             do
  238.                 oDocMaker_18_18.Show(false);
  239.             end;
  240.         
  241.     with
  242.         Enabled is true; Shown is true; 
  243.         X is 276; Y is 173; Width is 103; Height is 41;
  244.     end;
  245. end;
  246.  
  247.  
  248. object oDocMaker_18_18 is cPictureHandler
  249. with
  250.     Duration is -1;
  251.     Supplier is oDocMaker_56_;
  252.     Behavior is cVRBehavior
  253.     has
  254.     with
  255.         Enabled is true; Shown is false; 
  256.         X is 415; Y is 23; Width is 213; Height is 201;
  257.     end;
  258. end;
  259.  
  260.  
  261. object oShrinkWrap_box_18_9 is cEmptyHandler
  262. with
  263.     Duration is -1;
  264.     Behavior is cVRBehavior
  265.     has
  266.         MouseEnter(theTarget, theX, theY)
  267.             do
  268.                 oShrinkWrap_18_23.Show(true);
  269.             end;
  270.         
  271.         MouseLeave(theTarget, theX, theY)
  272.             do
  273.                 oShrinkWrap_18_23.Show(false);
  274.             end;
  275.         
  276.     with
  277.         Enabled is true; Shown is true; 
  278.         X is 281; Y is 226; Width is 93; Height is 43;
  279.     end;
  280. end;
  281.  
  282.  
  283. object oShrinkWrap_18_23 is cPictureHandler
  284. with
  285.     Duration is -1;
  286.     Supplier is oShrinkWrap_62_;
  287.     Behavior is cVRBehavior
  288.     has
  289.     with
  290.         Enabled is true; Shown is false; 
  291.         X is 415; Y is 23; Width is 213; Height is 233;
  292.     end;
  293. end;
  294.  
  295.  
  296. object oGraphicsCon_box_18_10 is cEmptyHandler
  297. with
  298.     Duration is -1;
  299.     Behavior is cVRBehavior
  300.     has
  301.         MouseEnter(theTarget, theX, theY)
  302.             do
  303.                 oGraphicConverter_18_19.Show(true);
  304.             end;
  305.         
  306.         MouseLeave(theTarget, theX, theY)
  307.             do
  308.                 oGraphicConverter_18_19.Show(false);
  309.             end;
  310.         
  311.     with
  312.         Enabled is true; Shown is true; 
  313.         X is 129; Y is 173; Width is 137; Height is 43;
  314.     end;
  315. end;
  316.  
  317.  
  318. object oGraphicConverter_18_19 is cPictureHandler
  319. with
  320.     Duration is -1;
  321.     Supplier is oGraphicConverter_57_;
  322.     Behavior is cVRBehavior
  323.     has
  324.     with
  325.         Enabled is true; Shown is false; 
  326.         X is 415; Y is 23; Width is 213; Height is 184;
  327.     end;
  328. end;
  329.  
  330.  
  331. object oResEdit_box_18_11 is cEmptyHandler
  332. with
  333.     Duration is -1;
  334.     Behavior is cVRBehavior
  335.     has
  336.         MouseEnter(theTarget, theX, theY)
  337.             do
  338.                 oResEdit_18_22.Show(true);
  339.             end;
  340.         
  341.         MouseLeave(theTarget, theX, theY)
  342.             do
  343.                 oResEdit_18_22.Show(false);
  344.             end;
  345.         
  346.     with
  347.         Enabled is true; Shown is true; 
  348.         X is 171; Y is 220; Width is 53; Height is 51;
  349.     end;
  350. end;
  351.  
  352.  
  353. object oResEdit_18_22 is cPictureHandler
  354. with
  355.     Duration is -1;
  356.     Supplier is oResEdit_60_;
  357.     Behavior is cVRBehavior
  358.     has
  359.     with
  360.         Enabled is true; Shown is false; 
  361.         X is 415; Y is 23; Width is 213; Height is 252;
  362.     end;
  363. end;
  364.  
  365.  
  366. object oCD_index_box_18_12 is cEmptyHandler
  367. with
  368.     Duration is -1;
  369.     Behavior is cVRBehavior
  370.     has
  371.         MouseEnter(theTarget, theX, theY)
  372.             do
  373.                 oDisk_wizard_18_17.Show(true);
  374.             end;
  375.         
  376.         MouseLeave(theTarget, theX, theY)
  377.             do
  378.                 oDisk_wizard_18_17.Show(false);
  379.             end;
  380.         
  381.     with
  382.         Enabled is true; Shown is true; 
  383.         X is 145; Y is 276; Width is 106; Height is 42;
  384.     end;
  385. end;
  386.  
  387.  
  388. object oDisk_wizard_18_17 is cPictureHandler
  389. with
  390.     Duration is -1;
  391.     Supplier is oDisk_wizard_55_;
  392.     Behavior is cVRBehavior
  393.     has
  394.     with
  395.         Enabled is true; Shown is false; 
  396.         X is 415; Y is 23; Width is 213; Height is 189;
  397.     end;
  398. end;
  399.  
  400.  
  401. object oNews_Watcher_box_18_13 is cEmptyHandler
  402. with
  403.     Duration is -1;
  404.     Behavior is cVRBehavior
  405.     has
  406.         MouseEnter(theTarget, theX, theY)
  407.             do
  408.                 oCDIcon_killer_18_15.Show(true);
  409.             end;
  410.         
  411.         MouseLeave(theTarget, theX, theY)
  412.             do
  413.                 oCDIcon_killer_18_15.Show(false);
  414.             end;
  415.         
  416.     with
  417.         Enabled is true; Shown is true; 
  418.         X is 32; Y is 227; Width is 72; Height is 43;
  419.     end;
  420. end;
  421.  
  422.  
  423. object oNewsWatcher_18_20 is cPictureHandler
  424. with
  425.     Duration is -1;
  426.     Supplier is oNewsWatcher_58_;
  427.     Behavior is cVRBehavior
  428.     has
  429.     with
  430.         Enabled is true; Shown is false; 
  431.         X is 415; Y is 23; Width is 213; Height is 160;
  432.     end;
  433. end;
  434.  
  435.  
  436. object oSoftware_FPU_box_18_14 is cEmptyHandler
  437. with
  438.     Duration is -1;
  439.     Behavior is cVRBehavior
  440.     has
  441.         MouseEnter(theTarget, theX, theY)
  442.             do
  443.                 oSoftFPU_18_24.Show(true);
  444.             end;
  445.         
  446.         MouseLeave(theTarget, theX, theY)
  447.             do
  448.                 oSoftFPU_18_24.Show(false);
  449.             end;
  450.         
  451.     with
  452.         Enabled is true; Shown is true; 
  453.         X is 26; Y is 173; Width is 89; Height is 41;
  454.     end;
  455. end;
  456.  
  457.  
  458. object oSoftFPU_18_24 is cPictureHandler
  459. with
  460.     Duration is -1;
  461.     Supplier is oSoftFPU_63_;
  462.     Behavior is cVRBehavior
  463.     has
  464.     with
  465.         Enabled is true; Shown is false; 
  466.         X is 415; Y is 23; Width is 213; Height is 202;
  467.     end;
  468. end;
  469.  
  470.  
  471. object oAcrobat_box_18_4 is cEmptyHandler
  472. with
  473.     Duration is -1;
  474.     Behavior is cVRBehavior
  475.     has
  476.         MouseEnter(theTarget, theX, theY)
  477.             do
  478.                 oAcrobat_18_27.Show(true);
  479.             end;
  480.         
  481.         MouseLeave(theTarget, theX, theY)
  482.             do
  483.                 oAcrobat_18_27.Show(false);
  484.             end;
  485.         
  486.     with
  487.         Enabled is true; Shown is true; 
  488.         X is 268; Y is 64; Width is 114; Height is 48;
  489.     end;
  490. end;
  491.  
  492.  
  493. object oAcrobat_18_27 is cPictureHandler
  494. with
  495.     Duration is -1;
  496.     Supplier is oAcrobat_52_;
  497.     Behavior is cVRBehavior
  498.     has
  499.     with
  500.         Enabled is true; Shown is false; 
  501.         X is 415; Y is 23; Width is 213; Height is 203;
  502.     end;
  503. end;
  504.  
  505.  
  506. object oMenu_Button_18_28 is cPictureHandler
  507. with
  508.     Duration is -1;
  509.     Supplier is oMenu_Button_49_;
  510.     Behavior is cVRBehavior
  511.     has
  512.         MouseUp(theTarget, theX, theY)
  513.             do
  514.                 oBinder.Goto(oMain_Menu_2);
  515.                 oBinder.Refresh();
  516.                 oBinder.SetTransition(oDissolve, 30);
  517.             end;
  518.         
  519.     with
  520.         Enabled is true; Shown is true; 
  521.         X is 537; Y is 427; Width is 90; Height is 39;
  522.     end;
  523. end;
  524.  
  525.